Use Menus to implement tooltips
authorAndreas Pokorny <andreas.pokorny@canonical.com>
Tue, 19 Jul 2016 08:45:33 +0000 (10:45 +0200)
committerWilliam Hua <william.hua@canonical.com>
Thu, 11 Aug 2016 16:23:38 +0000 (12:23 -0400)
commit3334e0a21d175e5396464cbdc247b11ea324feea
tree7249e44e098241e5e00455d4e0cf83d28553f491
parent056ddf2567032443f2f7bce03f4c291c253ee7c2
Use Menus to implement tooltips

The order in which tooltips are created, drawn, shown and then positioned,
always requires repositioning the surface. The tooltip window type only has
limited capability to do so. An alternative could be to use bufferstreams.

https://bugzilla.gnome.org/show_bug.cgi?id=768138
gdk/mir/gdkmirwindowimpl.c